DC-7 Panel Manual - Aircraft.cfg modifications




Modifying AIRCRAFT.CFG files for use with this panel

If you are using a DC-7 flight model other than the latest California Classic one, there are 4 sections in the aircraft.cfg file that have to be modified, they are the [fuel], [propeller], [Radios] and [hydraulic_system]. Copy and paste the data below into appropriate sections in the aircraft.cfg file, overwriting the original. Please note this is the aircraft.cfg file, not the panel.cfg. You might want to make a backup of the original aircraft.cfg file so you can return to your previous panel if so desired. And here is the data :

For the DC-7 and DC-7B with DA-2 engines:

[fuel]
;max fuel 5512 USG of high density 145 Octane High Lead AVGAS = 35830lbs
;fuel density is bugged in FS2004 so volumes increased to allow correct weight
;
Center1=0,-15,0,1532,0
Center2=0,15,0,1532,0
Leftaux=0,-25,0,1454,0
Rightaux=0,25 ,0,1454,0
fuel_type=1.000000
number_of_tank_selectors=4
electric_pump=1

[propeller]
propeller_type=0
propeller_blades=4
gear_reduction_ratio=1.0
propeller_diameter=8.8
propeller_moi=26.8
beta_max=65.0
beta_min=15.0
prop_sync_available=1
prop_deice_available=1
prop_feathering_available=1
prop_reverse_available=1 //0
min_rpm_for_feather=700.0
beta_feather=-64 //96.0
power_absorbed_cf=0.1 //0.9
minimum_on_ground_beta=1 //15.0
minimum_reverse_beta=-14 //0
defeathering_accumulators_available=0
prop_auto_feathering_available=1
min_gov_rpm=650.000000
prop_tc=0.010000
fixed_pitch_beta=20.000000
low_speed_theory_limit=80.000000

For the DC-6 with DA-4 engines (Pan Am and South African Airways only)

[fuel]
;max fuel 6474 USG of high density 145 Octane High Lead AVGAS = 42000lbs
;fuel density is bugged in FS2002 so volumes increased to allow correct weight
;0
Center1=0,-15,0,2000,0
Center2=0,15,0,2000,0
Leftaux=0,-25,0,1500,0
Rightaux=0,25 ,0,1500,0
fuel_type=1.000000
number_of_tank_selectors=4
electric_pump=1

[propeller]
propeller_type=0
propeller_blades=4
gear_reduction_ratio=1.0
propeller_diameter=8.8
propeller_moi=26.8
beta_max=65.0
beta_min=15.0
prop_sync_available=1
prop_deice_available=1
prop_feathering_available=1
prop_reverse_available=1 //0
min_rpm_for_feather=700.0
beta_feather=-64 //96.0
power_absorbed_cf=0.1 //0.9
minimum_on_ground_beta=1 //15.0
minimum_reverse_beta=-14 //0
defeathering_accumulators_available=0
prop_auto_feathering_available=1
min_gov_rpm=650.000000
prop_tc=0.010000
fixed_pitch_beta=20.00000
low_speed_theory_limit=80.000000

For the DC-7C with EA-4 engines

[fuel]
;max fuel 7824 USG of high density 145 Octane High Lead AVGAS=51000lbs
;fuel density is bugged in FS2002 so volumes increased to allow correct weight
;
Center1=0,-15,0,2500,0
Center2=0,15,0,2500,0
Leftaux=0,-25,0,1750,0
Rightaux=0,25 ,0,1750,0
fuel_type=1.000000
number_of_tank_selectors=4
electric_pump=1

[propeller]
propeller_type=0
propeller_blades=4
gear_reduction_ratio=1.0
propeller_diameter=8.8
propeller_moi=26.8
beta_max=65.0
beta_min=15.0
prop_sync_available=1
prop_deice_available=1
prop_feathering_available=1
prop_reverse_available=1 //0
min_rpm_for_feather=700.0
beta_feather=-64 //96.0
power_absorbed_cf=0.1 //0.9
minimum_on_ground_beta=1 //15.0
minimum_reverse_beta=-14 //0
defeathering_accumulators_available=0
prop_auto_feathering_available=1
min_gov_rpm=650.000000
prop_tc=0.010000
fixed_pitch_beta=20.000000
low_speed_theory_limit=80.000000

For all aircraft:

[Radios]
Audio.1=1
Com.1=1, 0
Com.2=1, 0
Nav.1=1, 0, 1
Nav.2=1, 0, 0
Adf.1=1
Adf.2=1
Transponder.1=1
Marker.1=1

[hydraulic_system]
electric_pumps=0
engine_map=1,1,1,1
normal_pressure=1650.0000

Refer to the supercharger.txt file in the Supercharger folder of this zip file if you want the supercharger gauge to actually increment the Manifold Pressure. You must edit the plane's aircraft.cfg file to do this. Note that if you make this change the plane will NOT fly any more accurately - this change only forces you to throw the switches to go to high altitude, which is done automatically in the flight model now. Note also that you must have FSUIPC installed (unregistered free version is fine).

Return to Main Menu